hasDefaultChannel

@get:JvmName(name = "getHasDefaultChannel")
@set:JvmName(name = "setHasDefaultChannel")
var hasDefaultChannel: Boolean
Whether the node has a channel with default PSK and name (LongFast, MediumSlow, etc...)
and it uses the default frequency slot given the region and modem preset.

bool has_default_channel = 8;